Ein verbessertes, größeres User-Interface für Grundschüler für die Buchstabenwege (H5P Gamemap).
Buchstabenwege für Grundschüler (H5P Gamemap) by digiVS
Details
AuthordigiVS
LicenseCC BY-SA 4.0 international
Categoryhttps://apps.zum.de
Created
Updated
Size2.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Support und Wünsche im DigiVS-Discord.
Source code
/* ==UserStyle==
@name Buchstabenwege für Grundschüler (H5P Gamemap)
@namespace github.com/openstyles/stylus
@version 1.0.2
@description Ein verbessertes, größeres User-Interface für Grundschüler für die Buchstabenwege (H5P Gamemap).
@author digiVS
==/UserStyle== */
@-moz-document domain("zebis.digital"), url("https://apps.zum.de/apps/34155"), url("https://apps.zum.de/apps/34158"), url("https://apps.zum.de/apps/34297"), url("https://apps.zum.de/apps/34323"), url("https://apps.zum.de/apps/34353"), url("https://apps.zum.de/apps/35405"), url("https://apps.zum.de/apps/35574"), url("https://apps.zum.de/apps/35927")
{
.h5p-iframe {
font-size: 1em;
font-family: Druckschrift AT V1, Prima, Grundschrift, Quicksand, Futura !important;
font-weight: bold;
}
.h5p-game-map {
font-size: 1em;
font-family: Druckschrift AT V1, Prima, Grundschrift, Quicksand, Futura !important;
font-weight: bold;
}
.h5p-game-map-exercise-headline-text, .h5p-label
{ line-height:2em !important; }
.h5p-dialogcards-card-text {font-size:2em;}
.h5p-question-introduction {
font-size:1.5em;
}
.h5p-word-selectable-words {
font-size: 1.5em;
}
.h5p-audio-inner .h5p-audio-minimal-button {
font-size: 2.5em !important; /* Audio-Button größer machen */
margin:auto; /* Audio-Button zentrieren */
}
.h5p-question-buttons .h5p-joubelui-button, .h5p-question-buttons .h5p-joubelui-button:first-child:last-child {
margin: auto; font-size:1.5em;
}
.h5p-question-buttons.h5p-question-visible {
text-align:center;
}
.h5p-question-feedback-container {
font-size: 1.5em;
}
.h5p-sc-question {padding-right: 0px !important;}
.h5p-question-scorebar.h5p-question-visible {
font-size:1.5em;
margin:auto;
display: block;
padding-bottom:1em;
}
.h5p-question-feedback-container {
text-align:center;
}
.h5p-question-content {
text-align:center;
font-size: 1.5em;
}
.h5p-column-ruler {
border-bottom: 3px dotted black;
}
.h5p-dragquestion .h5p-label {
font-size:1.5em;
}
.ui-draggable-handle {font-size:1.5em;
}
.h5p-dragquestion .h5p-draggable.h5p-dropped {
font-size:1.5em;
}
}